Click or drag to resize

AppointmentAllowNewTimeProposal Property

Indicates whether a new meeting time can be proposed for a meeting by an attendee.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public bool AllowNewTimeProposal { get; set; }

Property Value

Type: Boolean
true if [allow new time proposal]; otherwise, false.
See Also